3.932 \(\int \cot (c+d x) (a+a \sin (c+d x))^m \, dx\)

Optimal. Leaf size=43 \[ -\frac {(a \sin (c+d x)+a)^{m+1} \, _2F_1(1,m+1;m+2;\sin (c+d x)+1)}{a d (m+1)} \]

[Out]

-hypergeom([1, 1+m],[2+m],1+sin(d*x+c))*(a+a*sin(d*x+c))^(1+m)/a/d/(1+m)

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 43, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.105, Rules used = {2707, 65} \[ -\frac {(a \sin (c+d x)+a)^{m+1} \, _2F_1(1,m+1;m+2;\sin (c+d x)+1)}{a d (m+1)} \]

Antiderivative was successfully verified.

[In]

Int[Cot[c + d*x]*(a + a*Sin[c + d*x])^m,x]

[Out]

-((Hypergeometric2F1[1, 1 + m, 2 + m, 1 + Sin[c + d*x]]*(a + a*Sin[c + d*x])^(1 + m))/(a*d*(1 + m)))

Rule 65

Int[((b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((c + d*x)^(n + 1)*Hypergeometric2F1[-m, n +
 1, n + 2, 1 + (d*x)/c])/(d*(n + 1)*(-(d/(b*c)))^m), x] /; FreeQ[{b, c, d, m, n}, x] &&  !IntegerQ[n] && (Inte
gerQ[m] || GtQ[-(d/(b*c)), 0])

Rule 2707

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*tan[(e_.) + (f_.)*(x_)]^(p_.), x_Symbol] :> Dist[1/f, Subst[I
nt[(x^p*(a + x)^(m - (p + 1)/2))/(a - x)^((p + 1)/2), x], x, b*Sin[e + f*x]], x] /; FreeQ[{a, b, e, f, m}, x]
&& EqQ[a^2 - b^2, 0] && IntegerQ[(p + 1)/2]

Rubi steps

\begin {align*} \int \cot (c+d x) (a+a \sin (c+d x))^m \, dx &=\frac {\operatorname {Subst}\left (\int \frac {(a+x)^m}{x} \, dx,x,a \sin (c+d x)\right )}{d}\\ &=-\frac {\, _2F_1(1,1+m;2+m;1+\sin (c+d x)) (a+a \sin (c+d x))^{1+m}}{a d (1+m)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 43, normalized size = 1.00 \[ -\frac {(a \sin (c+d x)+a)^{m+1} \, _2F_1(1,m+1;m+2;\sin (c+d x)+1)}{a d (m+1)} \]

Antiderivative was successfully verified.

[In]

Integrate[Cot[c + d*x]*(a + a*Sin[c + d*x])^m,x]

[Out]

-((Hypergeometric2F1[1, 1 + m, 2 + m, 1 + Sin[c + d*x]]*(a + a*Sin[c + d*x])^(1 + m))/(a*d*(1 + m)))

________________________________________________________________________________________

fricas [F]  time = 0.46, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (a \sin \left (d x + c\right ) + a\right )}^{m} \cos \left (d x + c\right ) \csc \left (d x + c\right ), x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)*csc(d*x+c)*(a+a*sin(d*x+c))^m,x, algorithm="fricas")

[Out]

integral((a*sin(d*x + c) + a)^m*cos(d*x + c)*csc(d*x + c), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (a \sin \left (d x + c\right ) + a\right )}^{m} \cos \left (d x + c\right ) \csc \left (d x + c\right )\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)*csc(d*x+c)*(a+a*sin(d*x+c))^m,x, algorithm="giac")

[Out]

integrate((a*sin(d*x + c) + a)^m*cos(d*x + c)*csc(d*x + c), x)

________________________________________________________________________________________

maple [F]  time = 1.88, size = 0, normalized size = 0.00 \[ \int \cos \left (d x +c \right ) \csc \left (d x +c \right ) \left (a +a \sin \left (d x +c \right )\right )^{m}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(d*x+c)*csc(d*x+c)*(a+a*sin(d*x+c))^m,x)

[Out]

int(cos(d*x+c)*csc(d*x+c)*(a+a*sin(d*x+c))^m,x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (a \sin \left (d x + c\right ) + a\right )}^{m} \cos \left (d x + c\right ) \csc \left (d x + c\right )\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)*csc(d*x+c)*(a+a*sin(d*x+c))^m,x, algorithm="maxima")

[Out]

integrate((a*sin(d*x + c) + a)^m*cos(d*x + c)*csc(d*x + c), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {\cos \left (c+d\,x\right )\,{\left (a+a\,\sin \left (c+d\,x\right )\right )}^m}{\sin \left (c+d\,x\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((cos(c + d*x)*(a + a*sin(c + d*x))^m)/sin(c + d*x),x)

[Out]

int((cos(c + d*x)*(a + a*sin(c + d*x))^m)/sin(c + d*x), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (a \left (\sin {\left (c + d x \right )} + 1\right )\right )^{m} \cos {\left (c + d x \right )} \csc {\left (c + d x \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)*csc(d*x+c)*(a+a*sin(d*x+c))**m,x)

[Out]

Integral((a*(sin(c + d*x) + 1))**m*cos(c + d*x)*csc(c + d*x), x)

________________________________________________________________________________________